Click or drag to resize

MessageReceivedByName Property

Contains the display name of the messaging user who receives the message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string ReceivedByName { get; set; }

Property Value

Type: String
The name of the received by.
See Also